Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better support for reporting training continuation values #917

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gregtatum
Copy link
Member

This makes the step to kick off training a bit nicer for training continuation. Previously it was one line and hard to read.

       experiment.name: decoder-tiny
        experiment.src: en
        experiment.trg: lt
           start-stage: train-student
          target-stage: all-pipeline
    previous_group_ids: ['YxrSV7eHR62FHcMmWmsZ6w', 'LtiIriAwSpeT1-GCYqd9Iw', 'e6HrD2nFT8S-Hckt18pxlQ', 'WDNdtYFhTG6gh7c1wnAEyw']
         train-teacher: {
                          "urls": [
                            "https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FmL_NEMqQ9qHVZd9tdvbfw/artifacts/public/build/",
                            "https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/biiW0pGaQ_uWBw-1GLwDgA/artifacts/public/build/"
                          ],
                          "mode": "use",
                          "type": "default"
                        }

I also clarified the docs, as it took me a bit to verify I had the URL correct.

@gregtatum gregtatum requested a review from a team as a code owner November 1, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants